projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a1aa82
)
(BASE_PURESIZE): Increase to 525000.
author
Dave Love
<fx@gnu.org>
Mon, 4 Oct 1999 15:47:14 +0000
(15:47 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 4 Oct 1999 15:47:14 +0000
(15:47 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 183579d5687b47123f0c9cce63c48ee166f4fea6..5635907fc3cb0c3dfdd253fa83795ed283d4ffbd 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (5
1
5000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (5
2
5000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */